summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/encryption_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/crypto/encryption_layer.h')
-rw-r--r--src/core/crypto/encryption_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/crypto/encryption_layer.h b/src/core/crypto/encryption_layer.h
index d3082ba53..b53f0b12e 100644
--- a/src/core/crypto/encryption_layer.h
+++ b/src/core/crypto/encryption_layer.h
@@ -4,7 +4,7 @@
#pragma once
#include "common/common_types.h"
-#include "core/file_sys/vfs.h"
+#include "core/file_sys/vfs/vfs.h"
namespace Core::Crypto {